tools: migration: Use PRIpfn when printing frame numbers.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 11 Nov 2015 13:33:46 +0000 (13:33 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 16 Nov 2015 11:01:13 +0000 (11:01 +0000)
commitf4a9a01a21c848c9757af483376f3b8261a20b34
treea8bbcf80c58ac0071f86c0c4cfc8f034208f595f
parentcc967461e7f3b392990ca8c5ca02a435960ab0c7
tools: migration: Use PRIpfn when printing frame numbers.

This avoids various printf formatting warnings when building on arm32.

While touching the affected lines make them consistently use %#.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxc/xc_sr_restore.c
tools/libxc/xc_sr_save.c